home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet internetowy
/
Programy pocztowe
/
Poptry 3.20
/
PopTray320.exe
/
Poptray.chm
/
poptray.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2005-07-02
|
3KB
|
143 lines
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt:;
margin-top : 5px;
cursor: url(images/arrow.cur);
}
a {
color : #666699;
text-decoration: none;
cursor: url(images/hand.cur) ;
}
a:hover {
color : Red;
text-decoration: underline;
cursor: url(images/hand.cur) ;
}
th {
background-color: #FFAA77;
border-left: 2px solid #FFCC99;
border-top: 2px solid #FFCC99;
border-right: 2px solid #DD6644;
border-bottom: 2px solid #DD6644;
}
.small {
font-size: 4pt;
}
.downloads {
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
}
.head {
font-family: Arial;
font-size: 20pt;
font-weight: bold;
}
.subhead {
font-family : Arial;
font-size:8pt
}
.header {
background-color: #FF9966;
border-left: 2px solid #FFCC99;
border-top: 2px solid #FFCC99;
border-right: 2px solid #DD6644;
border-bottom: 2px solid #DD6644;
}
.headerinset {
background-color: #FFFFFF;
border-left: 2px solid #DD6644;
border-top: 2px solid #DD6644;
border-right: 2px solid #FFCC99;
border-bottom: 2px solid #FFCC99;
}
.outset {
background-color: #AAAAFF;
border-left: 2px solid #CCCCFF;
border-top: 2px solid #CCCCFF;
border-right: 2px solid #7777FF;
border-bottom: 2px solid #7777FF;
}
.inset {
background-color: #FFFFFF;
border-left: 2px solid #7777FF;
border-top: 2px solid #7777FF;
border-right: 2px solid #CCCCFF;
border-bottom: 2px solid #CCCCFF;
padding : 10px 10px 10px 10px;
}
.tab {
background-color: #AAAAFF;
border-left: 2px solid #CCCCFF;
border-top: 2px solid #CCCCFF;
border-bottom: 2px solid #7777FF;
font-weight: bold;
}
.backtab {
background-color: #9999FF;
border-right: 2px solid #CCCCFF;
border-bottom: 1px solid #7777FF;
border-left: 1px solid #7777FF;
}
.belowtab {
background-color: #FFFFFF;
border-right: 2px solid #CCCCFF;
}
.front {
background-color: #AAAAFF;
border-left: 2px solid #CCCCFF;
border-top: 2px solid #CCCCFF;
border-right: 2px solid #7777FF;
border-bottom: 2px solid #7777FF;
padding : 10px 10px 10px 10px;
}
.info {
background-color : #FFDDAA;
border-left: 2px solid #FFEEBB;
border-top: 2px solid #FFEEBB;
border-right: 2px solid #EEBB88;
border-bottom: 2px solid #EEBB88;
padding : 5px 5px 5px 5px;
}
.infoinset {
background-color: #FFFFFF;
border-left: 2px solid #EEBB88;
border-top: 2px solid #EEBB88;
border-right: 2px solid #FFEEBB;
border-bottom: 2px solid #FFEEBB;
}
.dark {
background-color: #EEBB88;
padding : 3px 3px 3px 3px;
}
.light {
background-color: #FFEEBB;
padding : 3px 3px 3px 3px;
}
.code {
font-family: Courier New, Courier;
font-size: 13px;
color: #AA3300;
}